Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Added e2e test for automatic issuance and bug fixes. #255

Merged
merged 2 commits into from
Jan 13, 2023

Conversation

andresuribe87
Copy link
Contributor

Overview

Added the e2e for automatic issuance, which involves creating an IssuanceTemplate.

Description

Some additional changes in this PR

  • Logging the reason why a panic happened.
  • Fixed a panic where the err was being returned though it was actually nil.
  • Made the GetResponse return the same shape as what is in the operation.result of calling SubmitApplication.
  • Slightly tweaked the issuance template shape so that data contains only the claims about credentialSubject.

How Has This Been Tested?

The e2e test was added.
All other tests still pass.

References

Final pieces of SIP 5.

Copy link
Member

@decentralgabe decentralgabe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice n clean

@andresuribe87 andresuribe87 merged commit 46abf9a into TBD54566975:main Jan 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants